跳到主要内容

2.14.1-introduction

2.14.1 Introduction

  1. The Data Factory is the MK Platform's tool for data processing. It can source data from Low-Code platforms, built-in applications, and integration platforms for further processing. The Data Factory simplifies complex logical calculations by presenting them through node pprrocess, with the results available for data visualization and analysis in portals, reports, and charts.

  2. Data factories are commonly used for data integration, combining data tables from different locations for comprehensive analysis.

  3. For example: When calculating monthly bonuses, the [Attendance Days] field from the employee attendance table and the [Employee Performance] field from the employee performance completion table are combined to calculate the employee's monthly bonus. The data factory can retrieve fields from both tables for calculation, ultimately determining the monthly bonus amount.

  4. Explanation of data factory terminology: Data factory: Contains all data flows and data sources. Data Flow: A data flow processes and transforms raw data sources. Enterprises can configure multiple pipeline to structure data in alignment with business logic. Data source: The origin of data, typically is from this system, such as Low-Code platforms, system applications, integration interfaces, or even reused data flows or data sources from a data factory. Output Table: The final processed product of a data flow is presented in tabular format for user viewing.